Use the shared README and icon on NuGet; document manifest sharing - #13
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Result
NuGet now uses the same README as GitHub and the requested MagicEF wizard icon. Publishers and users also get a complete guide to sharing and cloning MagicQuant manifests.
assets/icon.pngwith a byte-for-byte copy of the supplied128x128_compressed.png.README.mdinstead of a separate shortened NuGet README, and remove that duplicate. Use canonical absolute links in the root README so they also work from NuGet; documentation checks still validate those paths against the checkout.docs/manifests-and-cloning.md, linked from the README and existing guides: upload layout, each JSON file's purpose,--source-repofor another HF model repository, local/pinned raw JSON inputs, compatibility/imatrix limits, attribution and cloned-release evidence.No numerical/runtime behavior or publication triggers change. Published NuGet versions are immutable; the new README/icon will ship with the next release.
Validation
git diff --checkpassed. GitHub CI provides cross-platform validation.